'Usage Dim items() As String Dim values() As String Dim instance As New ComboBoxCellType(items, values)
Parameters
- items
- Items for the list specified in a string array
- values
- Values for the list items specified in a string array
'Usage Dim items() As String Dim values() As String Dim instance As New ComboBoxCellType(items, values)